How to prevent popup window focus steal? [closed]
I'm using IntelliJ Idea development environment. When I open method list and point to some lengthy method definition Idea creates small popup that shows the part of method signature that didn't fit into parent window. See screenshot at i.imgur.com/KswttNd.png , popup outlined with red circle (sorry for plaintext link, my newbie carma doesn't allow links).
The problem is that this small popup steals focus from main Idea window and Idea closes whole method list window as a result of it. Is there any way to prevent focus steal in such cases (or at all)?
duplicate of https://faq.i3wm.org/question/690/new-created-windows-steal-focus-how-to-keep-focus-on-active/